-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency htmlparser2 to v9 #6
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
CodSpeed Performance ReportMerging #6 will degrade performances by 13.07%Comparing Summary
Benchmarks breakdown
|
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
101f66f
to
9112ae5
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
This PR contains the following updates:
^8.0.2
->^9.0.0
Release Notes
fb55/htmlparser2 (htmlparser2)
v9.1.0
Compare Source
Fixes
onattribend
'sendIndex
(#1540 by @DimaIT)Features
QuoteType
(#1543 by @DimaIT) andHandler
interface (#1690 by @benkroeger)v9.0.0
Compare Source
Breaking Changes
EntityDecoder
from theentities
module https://github.com/fb55/htmlparser2/pull/1480<a href='&=boo'>
the attribute value won't be modified any more.ontextentity
tokenizer callback now has anendIndex
argument; if you use the tokenizer directly, make sure indices are still the same.Features
createDocumentStream
function, analogous tocreateDomStream
(which is now deprecated) https://github.com/fb55/htmlparser2/pull/1510Full Changelog: fb55/htmlparser2@v8.0.2...v9.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.